github.com/refraction-networking/utls.clientHandshakeStateTLS13.usingPSK (field)
6 uses
github.com/refraction-networking/utls (current package)
handshake_client_tls13.go#L38: usingPSK bool
handshake_client_tls13.go#L556: hs.usingPSK = true
handshake_client_tls13.go#L650: if !hs.usingPSK {
handshake_client_tls13.go#L767: if hs.usingPSK {
u_public.go#L99: usingPSK: chs.State13.UsingPSK,
u_public.go#L119: UsingPSK: chs13.usingPSK,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |